Audio Player
A lightweight, distraction-free tool for auditing sound assets directly within your workspace.
Use Cases
The audio player is designed for quick checks of your project's media files:
- Game Development: Preview sound effects (jump, coin collect) and background music loops.
- UI Design: Audit interface notification sounds.
- Podcasts/Content: Review voiceover snippets without launching a heavy external application.
Supported Formats
Ollie supports all standard web audio formats:
- MP3 (MPEG-1 Audio Layer III)
- WAV (Waveform Audio File Format) - Ideal for uncompressed SFX.
- OGG (Ogg Vorbis) - Optimized for web games.
- AAC (Advanced Audio Coding)
Playback Behavior
- Auto-Pause: To keep your workspace quiet, playback automatically pauses when you switch to a different
tab or hide the player.
- Background Play: If you want audio to continue while you code, keep the audio tab visible in a split
view.
Controls
The player provides standard media controls:
- Play/Pause: Toggle playback.
- Timeline: Drag the scrubber to jump to any point in the track.
- Volume: Adjust the output level locally for the file.
- Playback Speed: (Browser dependent) Some environments allow you to adjust playback rate (0.5x, 1.5x, 2x)
via the options menu (⋮).